home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 January / macformat-020.iso / Shareware City / Developers / mega src / Source / cp.π.rsrc / cp.π.rsrc.rsrc / TEXT_16000_man general.txt next >
Encoding:
Text File  |  1994-08-17  |  389 b   |  18 lines

  1.  
  2. NAME
  3.  
  4. cp - copy files
  5.  
  6. SYNOPSIS
  7.  
  8. cp source target
  9. cp source [source2...] target
  10.  
  11. DESCRIPTION
  12.  
  13. The "cp" command copies files.  This command may be used to copy one or more files to a target path.  When one source file is specified, the destination may be a file or a directory.  When more than one source file is specified, the target must be a directory.
  14.  
  15. RETURN CODES
  16.  
  17. <0    Error
  18. 0    Success